public class Number : ControlPublic Class Number
Inherits Control| Number | Initializes a new instance of the Number class. |
| ControlImplementation | Contains an identifier for a control element. |
| CurrentValue | Specifies the current status of an input control. |
| DefaultValue | Specifies the default value of an input control. |
| EventListeners | (Inherited from Control) |
| ID | Contains an identifier for a control element. |
| MaximumValue | Specifies the maximum value that a user can enter. |
| MinimumValue | Specifies the minimum value that a user can enter. |
| Name | Contains name of a form or control element. |
| Properties | (Inherited from Control) |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetContentElements |
Returns all content elements.
(Overrides ControlGetContentElements) |
| GetHashCode | (Inherited from Object) |
| GetParent | (Inherited from Control) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Number object to its equivalent string representation.
(Overrides ObjectToString) |